hip.api.input.core

Undocumented in source.

Public Imports

hip.api.input.mouse
public import hip.api.input.mouse;
Undocumented in source.
hip.api.input.keyboard
public import hip.api.input.keyboard;
Undocumented in source.
hip.api.input.gamepad
public import hip.api.input.gamepad;
Undocumented in source.
hip.api.renderer.viewport
public import hip.api.renderer.viewport;
Undocumented in source.

Members

Functions

HipInput
IHipInput HipInput()
Undocumented in source. Be warned that the author may not have intended to support it.
HipInputListener
IHipInputListener HipInputListener()
Undocumented in source. Be warned that the author may not have intended to support it.
setHipInput
void setHipInput(IHipInput input)
Undocumented in source. Be warned that the author may not have intended to support it.
setHipInputListener
void setHipInputListener(IHipInputListener inputListener)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IHipInput
interface IHipInput
Undocumented in source.
IHipInputListener
interface IHipInputListener
Undocumented in source.

Meta